πŸ““ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Feedforward_Neural_Network_(Ffn).md by @KGBicheno β˜†

feedforward neural network (FFN)

Go back to the [[AI Glossary]]

A neural network without cyclic or recursive connections. For example, traditional deep neural networks are feedforward neural networks. Contrast with recurrent neural networks, which are cyclic.